projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78febc7
)
* subr.el (insert-for-yank-1): Prevent read-only properties from
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 9 Feb 2007 23:08:54 +0000
(23:08 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 9 Feb 2007 23:08:54 +0000
(23:08 +0000)
interfering with text property operations.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 262533c82f82e20c8fc40c5fb00a49cc135481b2..f47a8c29ed51f942954429526f11709a81bfdc3e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2007-02-09 Chong Yidong <cyd@stupidchicken.com>
+ * subr.el (insert-for-yank-1): Prevent read-only properties from
+ interfering with text property operations.
+
* image-mode.el (image-mode): Revert 2007-01-30 changes.
* image.el (image-type-auto-detectable): Don't autodetect x[pb]m.